libxl: event: Make LIBXL__EVENT_DISASTER take a gc, not an egc
authorIan Jackson <ian.jackson@eu.citrix.com>
Mon, 13 Jan 2020 15:53:39 +0000 (15:53 +0000)
committerIan Jackson <ian.jackson@eu.citrix.com>
Mon, 27 Jan 2020 16:03:17 +0000 (16:03 +0000)
commit8898caeb95ca4e222bb5dd33e3dab96f1cfdb39d
tree43c09037363d9c972dbe6d2241b008d7f812deb6
parent9cb0ac86d429429078e2090f740f232483b60c44
libxl: event: Make LIBXL__EVENT_DISASTER take a gc, not an egc

We are going to want to change libxl__poller_wakeup to take a gc.

In theory there is a risk here that it would be called inappropriately
in a future patch but this seems unlikely.

Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
Tested-by: George Dunlap <george.dunlap@citrix.com>
Reviewed-by: George Dunlap <george.dunlap@citrix.com>
---
v2: New patch
tools/libxl/libxl_aoutils.c
tools/libxl/libxl_disk.c
tools/libxl/libxl_domain.c
tools/libxl/libxl_event.c
tools/libxl/libxl_fork.c
tools/libxl/libxl_internal.h